assembly instructions造句
例句与造句
- Window to view the assembly instructions . use the
使用“反汇编”窗口查看程序集指令。 - Avoid processor - specific assembly instructions when possible
尽可能避免使用处理器相关的汇编指令。 - Manufacturing and product assembly instructions by work center
生产车间使用的产品生产和装配说明。 - Conditional assembly instruction
条件汇编指令 - We made sure that the assembly instructions are among the best in the business
我们确信,大会所指示的业务名列前茅 - It's difficult to find assembly instructions in a sentence. 用assembly instructions造句挺难的
- We made sure that the assembly instructions are among the best in the business
我们确信,大会的指示是属于世界上最好的生意 - Try not to embed processor - specific assembly instructions in c , as they ll be harder to find
尽量不要在c中嵌入处理器相关的汇编指令,因为它们将更难被发现。 - Electrical and air - conditioning equipments on railway vehicles - switching cabinets - part 3 : assembly instructions
有轨车辆的电气和空调设备.转换开关柜.第3部分:装配 - All shade systems are shipped knocked - down , with complete assembly instructions , and ready for easy in - field installation
提供85 %的树荫效果-比传统的纲屋顶凉爽15 - If water column falls below 28 inches , check module is fouled and should be replaced ( see assembly instructions )
如果水柱降到28英寸以下,则止回阀模块受到污染并且应该被更换(参阅组装指南) 。 - Compression couplings - part 2 : assembly instruction for non - soldering compression couplings with cutting rings according din 2353 and din en iso 8434 - 1
压力连接管联结器.第2部分:带符合din 2353din和en - Provides short instructions on using the disassembly window to view the assembly instructions and the registers window to view register contents and provides links to topics regarding those windows
提供有关使用“反汇编”窗口查看程序集指令和使用“寄存器”窗口查看寄存器内容的简短说明,并提供指向关于这些窗口的主题的链接。 - If you are debugging managed code , these assembly instructions correspond to the native code created by the just - in - time compiler , not the microsoft intermediate language msil generated by the visual studio compiler
如果正在调试托管代码,则这些汇编指令对应于由实时( jit )编译器创建的本机代码,而不是由visual studio编译器生成的microsoft中间语言( msil ) 。 - However , such fixed point c code still could not run directly , in order to meet realtime requirement , the code set is optimized by use of embedding assembly instruction . so the final output would be a set of assembly embedded ansi c language codes
在定点dsp应用程序开发过程中,发现纯粹的c代码在目标平台上无法高效运行,为了达到实时性需求,本文作者运用处理器的汇编指令集对c代码进行优化。研究的最终成果是ilbc算法的定点实现? ?嵌汇编的定点ansic代码集。